Skip to content

Update dependency rubocop-rails to v2.35.2#11547

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/rubocop-rails-2.x-lockfile
May 19, 2026
Merged

Update dependency rubocop-rails to v2.35.2#11547
renovate[bot] merged 1 commit into
mainfrom
renovate/rubocop-rails-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2026

This PR contains the following updates:

Package Change Age Confidence
rubocop-rails (source, changelog) 2.35.12.35.2 age confidence

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.35.2

Compare Source

Bug fixes
  • #​1625: Fix false positives in Rails/StrongParametersExpect when using collection methods (such as delete, keys, merge, slice, dig, fetch, or transform_values) on params[:key], as well as block-style calls such as params[:key].each { ... } or params[:key].map(&:to_s). ([@​koic][])
  • #​1627: Fix false positives in Rails/StrongParametersExpect for usages like params[:key].try(:method) and params[:key].try!(:method). ([@​nicholasdower][])

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from e63fcf7 to 0c7d84d Compare May 19, 2026 14:50
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
app/javascript/BuiltInFormControls/AddFileModal.tsx 🔴 0% 🔴 33.33% 🟢 33.33%
app/javascript/BuiltInFormControls/LiquidInput.tsx 🟠 57.5% 🟠 60% 🟢 2.5%
Overall Coverage 🟢 53.06% 🟢 53.09% 🟢 0.03%

Minimum allowed coverage is 0%, this run produced 53.09%

@renovate renovate Bot merged commit 7ff41f4 into main May 19, 2026
17 checks passed
@renovate renovate Bot deleted the renovate/rubocop-rails-2.x-lockfile branch May 19, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants